chroot_break: New utility
authorColin Walters <walters@verbum.org>
Tue, 18 Oct 2011 16:23:16 +0000 (12:23 -0400)
committerColin Walters <walters@verbum.org>
Tue, 18 Oct 2011 16:23:16 +0000 (12:23 -0400)
commit6475a5166479a3c4c23478001b3364edcc4d8940
tree8c5c81f073e2d62e362627646dfe9031a60b5036
parenta5a1039c08c9d2d890b1ea3b44b58564353e9283
chroot_break: New utility

Inside the OS, some utilities and functions are going to need to
"break out" and be run from the real root.  This is a convenience
utility to do so.
parallel-debian/chroot_break.c [new file with mode: 0644]